home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 September
/
PCWorld_2008-09_cd.bin
/
domacnost a kancelar
/
remote
/
RACClient340.exe
/
install_script.iss
Wrap
Text File
|
2008-07-16
|
4KB
|
82 lines
;InnoSetupVersion=5.2.3
[Setup]
AppName=Remote Administrator Control Client
AppVerName=Remote Administrator Control Client 3.4.0
AppId=Remote Administrator Control Client
AppPublisher=Miloslav Novotny N+P
AppPublisherURL=http://www.remote-rac.com
AppSupportURL=http://www.remote-rac.com
AppUpdatesURL=http://www.remote-rac.com
DefaultDirName={pf}\PCNetSoftware\RAC Client
DefaultGroupName=Remote Administrator Control
UninstallDisplayIcon={app}\RACClient.exe
OutputBaseFilename=in
Compression=bzip2
AllowNoIcons=yes
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\RACclient.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RACShared.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RACs.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RemoteInstall.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RemoteInstall.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\InstallKernel.dll"; DestDir: "{app}"; Flags: dontcopy
Source: "{app}\RACObjSel.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RACclient.CSY.lng"; DestDir: "{app}";
Source: "{app}\RCommands.ini"; DestDir: "{app}";
Source: "{app}\RACCH.dll"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\LicenseCSY.txt"; DestDir: "{app}"; Flags: overwritereadonly
Source: "{app}\LicenseENG.txt"; DestDir: "{app}"; Flags: overwritereadonly
Source: "{app}\LicenseESP.txt"; DestDir: "{app}"; Flags: overwritereadonly
Source: "{app}\RACclient.ENG.lng"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RACclient.exe.manifest"; DestDir: "{app}"; Check: "IsManifestOn";
Source: "{app}\RACclient.exe.manifestOff"; DestDir: "{app}"; Check: "IsManifestOff";
[Registry]
Root: HKLM; Subkey: "Software\PCNetSoftware\RAC Client"; ValueName: "InstallPath"; ValueType: String; ValueData: "{app}";
Root: HKLM; Subkey: "Software\PCNetSoftware\RAC Client"; ValueName: "InstallSetupVersion"; ValueType: String; ValueData: "{code:GetInstallSetupVersion|0}";
Root: HKLM; Subkey: "Software\PCNetSoftware\RAC Client"; Flags: uninsdeletekey
[Run]
Filename: "{app}\RACclient.exe"; Description: "{code:GetInstallMessageEx|31}"; Flags: postinstall skipifsilent nowait
[Icons]
Name: "{group}\RAC Client"; Filename: "{app}\RACclient.exe";
Name: "{group}\{code:GetNameFolderUnistall|RAC Client}"; Filename: "{app}\unins000.exe";
Name: "{userdesktop}\RAC Client"; Filename: "{app}\RACclient.exe"; Tasks: desktopicon;
[Tasks]
Name: "desktopicon"; Description: "{code:GetInstallMessageEx|19}";
[UninstallDelete]
Type: dirifempty; Name: "{app}";
[CustomMessages]
cz.NameAndVersion=%1 verze %2
cz.AdditionalIcons=DalÜφ zßstupci:
cz.CreateDesktopIcon=Vytvo°it zßstupce na &ploÜe
cz.CreateQuickLaunchIcon=Vytvo°it zßstupce na panelu &SnadnΘ spuÜt∞nφ
cz.ProgramOnTheWeb=Aplikace %1 na internetu
cz.UninstallProgram=Odinstalovat aplikaci %1
cz.LaunchProgram=Spustit aplikaci %1
cz.AssocFileExtension=Vytvo°it &asociaci mezi soubory typu %2 a aplikacφ %1
cz.AssocingFileExtension=Vytvß°φ se asociace mezi soubory typu %2 a aplikacφ %1...
en.NameAndVersion=%1 version %2
en.AdditionalIcons=Additional icons:
en.CreateDesktopIcon=Create a &desktop icon
en.CreateQuickLaunchIcon=Create a &Quick Launch icon
en.ProgramOnTheWeb=%1 on the Web
en.UninstallProgram=Uninstall %1
en.LaunchProgram=Launch %1
en.AssocFileExtension=&Associate %1 with the %2 file extension
en.AssocingFileExtension=Associating %1 with the %2 file extension...
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "cz"; MessagesFile: "embedded\cz.isl"; LicenseFile: "embedded\czLicense.txt";
Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt";